<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1{font-size:36px;line-height:1.8}
h2{font-size:32px;line-height:1.8}
h3{font-size:26px;line-height:1.8}
h4{font-size:22px;line-height:1.8}
h5{font-size:18px;line-height:1.8}
h6,p{font-size:15px;line-height:1.8;letter-spacing:2px;margin-top: 2px;}
p.small{font-size:12px}
@media (max-width:768px){h1{font-size:28px;line-height:1.8}
h2{font-size:26px;line-height:1.8}
h3{font-size:22px;line-height:1.8}
h4{font-size:18px;line-height:1.8}
h5{font-size:14px;line-height:1.8}
h6,p{font-size:12px;line-height:1.8}
p.small{font-size:10px}
}
@media (min-width:769px) and (max-width:1200px){h1{font-size:30px;line-height:1.8}
h2{font-size:28px;line-height:1.8}
h3{font-size:22px;line-height:1.8}
h4{font-size:18px;line-height:1.8}
h5{font-size:16px;line-height:1.8}
h6,p{font-size:14px;line-height:1.8}
p.small{font-size:12px}
}
.container_wrap{width:90%;margin:0 auto;}
/*ç§»åŠ¨ç«¯å¯¼èˆª*/
@media (max-width:1023px) and (min-width:0px){.container{padding:0 3%;width:100%;box-sizing:border-box;}
.header{display:none}
.moblie_header{display:block;background:#fff;position:fixed;top:0px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);width:100%;z-index:9999;padding:10px 0;}
.moblie_header .snav_logo{text-align:center;}
.moblie_header .snav_logo img{height:30px}
.moblie_header .smenu{position:absolute;top:10px;right:15px;}
.moblie_header .smenu a{display:block;width:26px;height:26px;background:url('../menu.png') no-repeat center center;background-size:100% 100%;}
.moblie_header .smenu.on a{background:url('../menu_close.png') no-repeat center center;background-size:100% 100%;}
.moblie_header .smenu a img{height:18px;vertical-align:middle;margin-top:6px;}
.menu_box{display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
.menu_box .menu_mark{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,0.5);/*background:#0b0d19;filter:alpha(opacity=0);opacity:0;*/
left:0px;top:0px;z-index:1}
.menu_box .btn_closed_box{position:absolute;width:20%;left:0px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
.menu_box .menu_nav{position:absolute;width:80%;right:0px;top:0px;background:#04abb7;height:100%;z-index:100;right:-80%}
.menu_box .menu_nav ul{padding-left:5%;padding-right:5%}
.menu_box .menu_nav ul li{border-bottom:1px solid #07a5b1;position:relative;}
.menu_box .menu_nav ul li a{display:block;width:100%;height:45px;color:#ffffff;line-height:45px;padding-left:5%;font-size:16px;}
.menu_box .menu_nav ul li.had_sonnav a{width:calc(100% - 45px);}
.menu_box .menu_nav ul li .plus{z-index:2;width:45px;height:45px;padding:14px;display:inline-block;position:absolute;right:0;top:0px;background:url(../plus.png) center center no-repeat;-webkit-transition:all 0s;transition:all 0s}
.menu_box .menu_nav ul li .plus_on{background:url('../reduce.png') center center no-repeat;-webkit-transition:all 0s;transition:all 0s}
.menu_box .menu_nav ul li .child_nav{display:none}
.menu_box .menu_nav ul li .child_nav a{height:40px;line-height:40px;font-size:14px}
.nav_margin{margin-top:50px;}
}
/*å¤´éƒ¨*/
.header_wrap{/*height:90px;*/
display:table;}
.header{width:100%;background:#ffffff;padding:15px 0 15px 0;-webkit-transition:all .3s;transition:all .3s;box-shadow:0 1px 5px #dfdfdf;}
.header_con{position:relative;}
.logo{position:absolute;left:3%;top:50%;height:44px;width:186px;margin-top:-22px;}
.logo img{max-width:100%;}
.fixed{position:fixed;top:0;}
.nav_bar ul li a{color:#333333;text-decoration:none;display:block;}
.nav_bar ul li.l1:hover .hid{display:block;}
.hid{display:none;position:absolute;left:0;top:54px;margin-top:-10px;min-width:100%;overflow:hidden;-webkit-transition:all .3s;transition:all .3s;-moz-border-radius:4px;border-bottom-left-radius:4px;   border-bottom-right-radius:4px;  border:1px solid #e7e7e7;}
.hid ul{margin:0 auto;text-align:center;background:#fff;border-radius:4px;box-shadow:0 0 20px rgba(0,0,0,0.15);position:relative;cursor:default;/* padding-bottom:10px; *//* margin:18px 10px; */}
.hid ul:before{content:'';position:absolute;top:-16px;left:10%;border:8px solid transparent;border-bottom-color:#fff;}
.hid ul li{ padding:4px 10px;line-height:20px;text-align:center;display:block;overflow:hidden;/* white-space:nowrap;text-overflow:ellipsis; */}
.hid ul li:hover{background-color: #9cdde3;}
.hid ul li:hover a{color: #ffffff;}
.hid ul li a{padding:4px;}
.nav&gt;ul&gt;li:hover .hid{display:block;}
/* .hid ul li:hover a{color:#04abb7;} */
.call_number{font-size:16px;}
.header.mini{padding:10px 0;background-color:#ffffff !important;box-shadow:0 2px 6px rgba(0,0,0,.1);-webkit-transition:all .6s cubic-bezier(.215,.61,.355,1) 0s;transition:all .6s cubic-bezier(.215,.61,.355,1) 0s;}
.nav&gt;ul&gt;li&gt;a{color:#000000;}
.moblie_header.mini{box-shadow:0 2px 6px rgba(0,0,0,.1);-webkit-transition:all .6s cubic-bezier(.215,.61,.355,1) 0s;transition:all .6s cubic-bezier(.215,.61,.355,1) 0s;}
.header{position:fixed;top:0px;left:0px;width:100%;min-width:1000px;z-index:99;background:#fff;-webkit-transition:all .3s;transition:all .3s}
.logo a{display:block;position:relative;overflow:hidden;}
.logo img{width:100%;position:relative;z-index:100}
/* .top_call{height:46px;line-height:46px;font-size:0;display:inline-block;vertical-align:middle;height:100%;}
.top_call span{display:inline-block;vertical-align:middle;}
.icon_call{width:18px;height:18px;margin:0 10px;background:url('../icon_call.png') no-repeat center center;}
*/
.nav{width:calc(100% - 220px);text-align:right;-webkit-transition:all .3s;transition:all .3s}
.nav&gt;ul&gt;li{position:relative;display:inline-block;padding:0 1.4%;margin:0 1%;height:100%;vertical-align:top;/* margin-left:60px;*/
}


.nav&gt;ul&gt;li&gt;a{position:relative;width:100%;line-height:46px;display:block;text-align:center;font-size:18px;color:#333;-webkit-transition:all .3s;transition:all .3s}
.nav&gt;ul&gt;li&gt;a:hover{color:#0043b3;}
.nav&gt;ul&gt;li .div1{display:none;background:#fff;width:100%;left:0px;position:absolute;top:101px;z-index:100}
.nav&gt;ul&gt;li.div1 .p1{width:57.4%;float:right;height:65px;line-height:65px}
.nav&gt;ul&gt;li .div1 .p1 a{color:#999;font-size:14px;text-transform:uppercase;background:url('../1_26.jpg') center bottom no-repeat;display:inline-block;height:65px;line-height:65px;margin-right:5%;-webkit-transition:all .5s;transition:all .5s}
.nav&gt;ul&gt;li.div1 .p1 a:hover{background:url('../1_27.jpg') center bottom no-repeat;color:#1a1a1a}
.nav&gt;ul&gt;li .mad3 .p1 .pad{margin-left:30%}
.nav&gt;ul&gt;li .mad4 .p1 .pad{margin-left:44%}
.nav&gt;ul&gt;li .mad5 .p1 .pad{margin-left:45%}
.nav&gt;ul&gt;li .mad6 .p1{text-align:right}
.a_txt{display:none}
.nav&gt;ul&gt;li.active,.nav&gt;ul&gt;li:hover{background:#04abb7;border-radius:4px;-webkit-transition:all 0.1s ease;transition:all 0.1s ease;}
.nav&gt;ul&gt;li.active&gt;a,.nav&gt;ul&gt;li:hover&gt;a{color:#ffffff;}
.nav&gt;ul&gt;li&gt;a.hid a:hover{color:#04abb7;}
.submenu_arrow{display:inline-block;*zoom:1;*display:inline;width:10px;height:5px;background:url('../icon_submenu.png') no-repeat 0 0;margin-top:-2px;margin-left:4px;margin-right:-10px;vertical-align:middle;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;}
.nav&gt;ul&gt;li:hover .submenu_arrow{transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);background-position-x:-28px;}
@media (max-width:1023px){#mobile-nav{background:#292929;opacity:0;position:fixed;top:50px;height:100%;right:0px;line-height:2;z-index:3;padding:20px 32px;color:#fff;-webkit-transition:opacity 0.6s;transition:opacity 0.6s;}
.wap_web{position:relative;}
.wap_web.nav-on{overflow:hidden;}
.wap_web.nav-on #mobile-nav{overflow-y:auto;opacity:1;}
.phone_menu li{padding:12px 0;opacity:0;-webkit-transition:all .4s;transition:all .4s;-webkit-transform:translateX(100%);transform:translateX(100%);}
.wap_web.nav-on .phone_menu li{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}
.phone_menu li a{display:block;width:100%;text-align:center;color:#ffffff;font-size:14px;}
.icon_menu{display:inline-block;width:22px;height:22px;background-size:auto 22px;background-repeat:no-repeat;}
.phone_menu li.active a{color:#1bb3bd;}
.icon_index{background-image:url('../icon_index.png');background-position:0 0;}
.phone_menu li.active .icon_index{background-position:-22px 0;}
.icon_gs{background-image:url('../icon_gs.png');background-position:0 0;}
.phone_menu li.active .icon_gs{background-position:-22px 0;}
.icon_cp{background-image:url('../icon_cp.png');background-position:0 0;}
.phone_menu li.active .icon_cp{background-position:-22px 0;}
.icon_al{background-image:url('../icon_al.png');background-position:0 0;}
.phone_menu li.active .icon_al{background-position:-22px 0;}
.icon_xw{background-image:url('../icon_xw.png');background-position:0 0;}
.phone_menu li.active .icon_xw{background-position:-22px 0;}
.icon_lx{background-image:url('../icon_lx.png');background-position:0 0;}
.phone_menu li.active .icon_lx{background-position:-22px 0;}
.phone_menu li:nth-child(0){-webkit-transition-delay:.05s;transition-delay:.05s;}
.phone_menu li:nth-child(1){-webkit-transition-delay:.08s;transition-delay:.08s;}
.phone_menu li:nth-child(2){-webkit-transition-delay:.16s;transition-delay:.16s;}
.phone_menu li:nth-child(3){-webkit-transition-delay:.24s;transition-delay:.24s;}
.phone_menu li:nth-child(4){-webkit-transition-delay:.32s;transition-delay:.32s;}
.phone_menu li:nth-child(5){-webkit-transition-delay:.40s;transition-delay:.40s;}
.phone_menu li:nth-child(6){-webkit-transition-delay:.48s;transition-delay:.48s;}
}
@media (min-width:1024px){.moblie_header,.nav_main{display:none;}
}
@media (min-width:1024px){.nav_margin{margin-top:88px;}
/* .container{padding:0 3.4%;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
*/
}

@media (min-width:1025px){
	.nav&gt;ul&gt;li{margin:0 0.5%;padding:0 2%;}
	.nav&gt;ul&gt;li&gt;a{font-size: 14px;}
	.hid&gt;ul&gt;li&gt;a{font-size: 12px;}
	.hid ul li{padding:3px 5px;white-space:nowrap;text-overflow:ellipsis;}

}
@media (min-width:1200px){
	.nav&gt;ul&gt;li{margin:0 0.5%;padding:0 2.8%;}
	.nav&gt;ul&gt;li&gt;a{font-size: 16px;}
	.hid&gt;ul&gt;li&gt;a{font-size: 13px;}
	.hid ul li{padding:3px 5px;}
}
@media (min-width:1300px){
	.nav&gt;ul&gt;li{margin:0 0.5%;padding:0 2.2%;}
	.hid ul li {padding: 4px 10px;}

}




.swiper-container{width:100%;height:100%;}
.swiper-slide{text-align:center;font-size:18px;background:#fff;/* Center slide text vertically */
display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;}
.banner .swiper-button-prev,.banner .swiper-container-rtl .swiper-button-next,.banner .swiper-button-next,.banner .swiper-container-rtl .swiper-button-prev{background-image: none;}
.banner .swiper-button-prev:after,.banner .swiper-container-rtl .swiper-button-next:after{content:'';}
.banner .swiper-button-next:after,.banner .swiper-container-rtl .swiper-button-prev:after{content:'';}
/* .banner .swiper-button-next{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);} */
.banner .button-next,.banner .swiper-container-rtl .button-prev{right:5%;}
.banner .button-prev,.banner .swiper-container-rtl .button-next{left:5%;}
.swiper-pagination-bullet{width:13px;height:13px;border:1px solid #cccccc;background-color:#ffffff;opacity:1;}
.swiper-pagination-bullet-active{background-color:#04abb7;}
.swiper-container-horizontal&gt;.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:4%;}
.container{margin:0 auto;}
@media (max-width:1025px){
  .banner .button-next,.banner .swiper-container-rtl .button-prev,.banner .button-prev,.banner .swiper-container-rtl .button-next{display: none;}
}
 .banner .button-prev, .banner .button-next{-webkit-transition:0.5s;transition:0.5s;outline:none;position:absolute;width:140px;top:50%;z-index:10;-webkit-transform:translateY(-34px);transform:translateY(-34px);cursor:pointer;}

.button.disabled{opacity:0.2;cursor:default;}
#arrow-svg-home{-webkit-transform:translateY(353px);transform:translateY(353px);}
.button-next #arrow-svg-home{-webkit-transform:translateY(353px) rotateY(180deg);transform:translateY(353px) rotateY(180deg);-webkit-transform-origin:80px 0px 0px;transform-origin:80px 0px 0px;}
svg{-webkit-transition:0.5s;transition:0.5s;}
.cls-1{-webkit-transition:0.5s;transition:0.5s;opacity:0.4;-webkit-transform-origin:-20px 40px;transform-origin:-20px 40px;opacity:1;}
.cls-4{-webkit-transition:0.5s;transition:0.5s;stroke-width:2px;stroke:#04abb7;fill:none;stroke-dasharray:1;stroke-dashoffset:1;opacity:0.4;-webkit-transform-origin:0px 0px 0px;transform-origin:0px 0px 0px;}
#arrow-trg{-webkit-transition:0.5s;transition:0.5s;fill:#04abb7;-webkit-transform:rotateY(180deg) translate(-53px,39px);transform:rotateY(180deg) translate(-53px,39px);}
#line{-webkit-transition:0.5s;transition:0.5s;stroke:#04abb7;-webkit-transform:translate(50px,42px);transform:translate(50px,42px);}
.button-prev:not(.disabled):hover svg{-webkit-transform:translateX(-25px);transform:translateX(-25px);}
.button-next:not(.disabled):hover svg{-webkit-transform:translateX(25px);transform:translateX(25px);}
.button:not(.disabled):hover .cls-1{-webkit-transform:scale(1.1);transform:scale(1.1);}
.button:not(.disabled):hover .cls-4{stroke-dasharray:2px;stroke-dashoffset:2px;opacity:1;}
.button:not(.disabled):hover #arrow-trg{-webkit-transform:rotateY(180deg) translate(-37px,39px);transform:rotateY(180deg) translate(-37px,39px);}
.button:not(.disabled):hover #line{-webkit-transform:translate(35px,42px) scaleX(0.53);transform:translate(35px,42px) scaleX(0.53);}




@media (min-width:769px) and (max-width:1024px){.container{width:96%;}
}
@media(max-width:1024px){.swiper-pagination-bullet{width:10px;height:10px;}
.banner .swiper-button-next,.banner .swiper-button-prev{display:none;}
}
@media only screen and (min-width:1025px){.nav_margin{margin-top:76px;}
.container{width:920px;margin:0 auto;}
}
/* Extra large devices (large laptops and desktops,1200px and up) */
@media only screen and (min-width:1200px){.container{width:1020px;margin:0 auto;}
}
@media (min-width:1300px){.container{width:1200px;margin:0 auto;}
}
/* å…¬å…±æ¨¡å— */
.section_block{padding:40px 0;/* padding-bottom:100px;*/
}
.block_title{width:100%;text-align:center;margin-bottom:2.5em;}
.tilte_tag{text-transform:uppercase;color:#666666;font-size:18px;display:inline-block;padding:7px 10px;border:1px solid #666666;}
.zh_tilte{position:relative;display:inline-block;padding:5px 20px;/* border-bottom:1px solid #666666;*/
position:relative;font-size:40px;line-height:1.8;color:#000000;margin-bottom:20px;letter-spacing:5px;}
.zh_tilte::after{content:'';width:202px;height:1px;background-color:#666666;position:absolute;bottom:0;left:50%;margin-left:-101px;}
.zh_tilte .decorate{width:35px;height:5px;position:absolute;bottom:-2px;left:50%;margin-left:-17px;background-color:#04abb7;z-index:2;}
.title_slogen{font-size:20px;color:#666666;letter-spacing:12px;position:relative;top:5px;}
.other_banner{top:-10px;position:relative;}
/* é¢åŒ…å±‘å¯¼èˆª */
.nav_location{height:40px;line-height:28px;font-size:14px;border-bottom:1px solid #cccccc;}
.nav_location li{float:left;}
.nav_location .fa{display:inline-block;vertical-align:middle;width:14px;height:14px;}
.fa_home{background:url('../icon_home.png') no-repeat center center;}
.fa_right{background:url('../icon_right.png') no-repeat center center;}
/*åˆ†é¡µ*/
.neko_pager{margin-top:40px;text-align:center;display:none}
.neko_pager *{display:inline-block;vertical-align: middle;}
.neko_pager a{padding: 5px;font-size: 14px; text-align:center;color:#999999;margin:2px 8px;}
.neko_pager a.prev,.neko_pager a.next{-webkit-transition: none;transition: none; width: 22px;height: 22px;font-size: 0; text-align: center;line-height: 20px; padding: 0; background: url("../bg_page.png") no-repeat 0 0;  display: inline-block;vertical-align:middle;}
/* .neko_pager a.prev:hover,.neko_pager a.next:hover{border-color:#04abb7;color: #04abb7;} */
.neko_pager a.next{-webkit-transform: rotate(180deg);transform: rotate(180deg); }
.neko_pager a.prev:hover{background-position:-25px 0;}
.neko_pager a.next:hover{background-position:-25px 0;}

.neko_pager a:hover{text-decoration:none;}
.neko_pager a.NextA{border-right:1px solid #e4eaec;display:none;}
.neko_pager a.PreA{display:none;}
.neko_pager .PreSpan,.neko_pager .NextSpan{padding:9px 15px;border:1px solid #e4eaec;background:#fff;color:#ccd5db;cursor:default;display:none;}
.neko_pager a.Ahover{color: #04abb7;}
/* .neko_pager a.Ahover:hover{border-color:#999999;background:-webkit-gradient(linear,left top, left bottom,from(#999999),to(#636363));background:linear-gradient(#999999,#636363);background:-webkit-gradient(linear,left top, left bottom,from(#949494),to(#636363));background:linear-gradient(#949494,#636363);color:#fff;} */
.neko_pager a{text-decoration:none;}
.neko_pager a:active,.neko_pager a:focus,.neko_pager a:hover{text-decoration:none;}
.neko_pager .PageText{display:none;margin-left:10px;color:#aaa;}
.neko_pager input{display:none;}
.pager li{width:49%;display:inline-block;}
.pager li a{max-width:100%;}
.neko_pager a:hover{color:#04abb7;}
.s_neko_pager{text-align:center;margin:30px 0;}
.s_neko_pager a{display:inline-block;vertical-align:middle;margin:0 10px;color:#666666;font-size:16px;}
.s_neko_pager a:hover{color:#04abb7;}
.s_neko_pager .page_prev,.s_neko_pager .page_next{width:34px;height:34px;background:url('../icon_page.png') no-repeat center center;background-size:100%;}
.s_neko_pager .page_next{-webkit-transform:rotate(180deg);transform:rotate(180deg);}
.sub_leftmenu{width:100%;text-align:center;}
.sub_leftmenu a{display:inline-block;vertical-align:top;padding:0 18px;border-right:1px solid #959595;color:#666666;font-size:24px;}
.sub_leftmenu a:last-of-type{border-right:0;}
.sub_leftmenu a.active{color:#04abb7;}
.article_page{padding:18px 10px;margin:30px 0;border-top:1px solid #e0e0e0;color:#000000;font-size:16px;}
.article_page a{color:#000000;}
.article_page a:hover{color:#04abb7;}
.article_page .apage_prev{width:40%;float:left;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.article_page .apage_next{width:40%;float:right;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.sarticle_page{width:100%;margin:30px 0;}
.sarticle_page a{color:#ffffff;font-size:14px;}
.sarticle_page .apage_prev,.sarticle_page .apage_next{display:inline-block;padding:6px 20px;background-color:#04abb7;border-radius:4px;}
.sarticle_page .apage_prev{float:left;}
.sarticle_page .apage_next{float:right;}
/* ä¾§è¾¹æ&nbsp; */
.fixed_left_side{position:fixed;top:60%;right:0;z-index:222;}
.float_tab{opacity:1;position:absolute;top:50%;right:20px;-webkit-transition:all ease 0.2s;transition:all ease 0.2s;width:35px;height:46px;box-shadow:-4px 0 10px #dddddd;background:#ffffff url('../icon_zjt.png') no-repeat center center;padding:0 !important;z-index:3;margin-top:100px;font-size:24px;border-top-left-radius:4px;border-bottom-left-radius:4px;display:table;}
.float_tab_wrap{display:table-cell;vertical-align:middle;}
.float_tab_wrap a{color:#ffffff;}
.float_tab span{width:100%;text-align:center;display:block;height:32px;line-height:32px;}
.icon_shrink img{display:inline-block;vertical-align:middle;}
/* å®¢æœæ‚¬æµ®æ¡† */
.float_pancle{/* opacity:0;*/
position:absolute;top:0;right:-65px;z-index:2;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;}
.fixed_left_side.active .float_pancle{right:20px;opacity:1;}
.fixed_left_side.active .float_tab{display:none;opacity:0;right:-44px;}
.icon_zjt{cursor:pointer;position:absolute;top:43%;left:-35px;width:35px;height:45px;background:#ffffff url('../icon_yjt.png') no-repeat center center;border-top-left-radius:4px;border-bottom-left-radius:4px;box-shadow:-2px 0px 10px rgba(80,80,80,0.3);}
.left_suspension{position:relative;/* position:fixed;left:5px;top:40%;*/box-shadow:0px 0px 8px #aaaaaa;border-radius:4px;z-index:8888;}
.close_pancle.off{background:#ffffff url('../icon_zjt.png') no-repeat center center;}
.left_suspension&gt;ul&gt;li{width:60px;height:70px;border-bottom:1px solid #e1e0e0;background-color:#ffffff;position:relative;overflow:hidden;}
.left_suspension&gt;ul&gt;li:first-child{border-top-right-radius:4px;border-top-left-radius:4px;}
.left_suspension&gt;ul&gt;li:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom:0;}
.sidebox{position:absolute;right:100%;top:0;opacity:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;border-radius:4px;}
.sidebox_wrap{box-shadow:0px 0px 10px #aaaaaa;border-radius:4px;background-color:#ffffff;margin-right:10px;position:relative;border-radius:4px;}
.sidebox_wrap:before{content:'';position:absolute;top:50%;right:-10px;margin-top:-5px;width:10px;height:10px;background:url('../icon_l.png') no-repeat left center;background-size:10px;}
.l_ico{display:inline-block;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;}
.ico_wx{background-image:url('../ico_wx.png');}
.ico_qq{background-image:url('../ico_qq.png');}
.ico_bd{background-image:url('../ico_bd.png');}
.ico_tel{background-image:url('../ico_tel.png');}
.ico_top{background-image:url('../ico_top.png');}
.ico_qy{background-image:url('../ico_qy.png');}
.left_suspension&gt;ul&gt;li:hover{background-color:#04abb7;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.left_suspension&gt;ul&gt;li:hover .ico_wx{background-image:url('../ico_wx2.png');}
.left_suspension&gt;ul&gt;li:hover .ico_qq{background-image:url('../ico_qq2.png');}
.left_suspension&gt;ul&gt;li:hover .ico_bd{background-image:url('../ico_bd2.png');}
.left_suspension&gt;ul&gt;li:hover .ico_tel{background-image:url('../ico_tel2.png');}
.left_suspension&gt;ul&gt;li:hover .ico_top{background-image:url('../ico_top2.png');}
.left_suspension&gt;ul&gt;li:hover .ico_qy{background-image:url('../ico_qy2.png');}
.l_wx .sidebox{top:50%;margin-top:-67px;}
.l_wx .sidebox_wrap{width:135px;height:135px;border-radius:4px;}
.l_wx .sidebox_wrap img{width:100%;height:100%;border-radius:4px;}
.l_tel .sidebox{top:50%;margin-top:-23px;}
.l_tel .sidebox_wrap{width:160px;height:46px;line-height:46px;text-align:center;}
.sidebox_wrap p{word-break:keep-all;height:46px;line-height:46px;}
.left_suspension&gt;ul&gt;li:hover{overflow:visible;}
.left_suspension&gt;ul&gt;li:hover .sidebox{opacity:1;}
/* å…è´¹æ‹¿æ&nbsp;· */
.fixed_left_side .form_box{display:none;padding:10px 20px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;position:absolute;top:0;right:100%;width:246px;height:100%;background-color:#ffffff;border-radius:4px;box-shadow:0px 0px 8px #aaaaaa;}
.fixed_left_side .form_tit,.index_form_questionnaire .form_tit{text-align:center;color:#666666;font-size:20px;line-height:1.3;/* margin-bottom:10px; */letter-spacing:5px;}
.form_box .input_group{display:block;width:100%;height:35px;line-height:35px;border-bottom:1px solid #cccccc;margin-bottom:8px;}
.form_box .input_group label{display:inline-block;width:40px;color:#666666;}
.fixed_left_side input[type="text"]{width:calc(100% - 40px);height:28px;line-height:28px;border:0;font-size:12px;}
.num_box{font-size:12px;/* margin-bottom:10px; */color:#666666;}
.num_box_con{display:-webkit-box;display:flex;/* margin-top:4px; */}
.o_btn{width:30px;background-color:#eeeeee;outline:none;}
.o_btn,.num_box input[type="text"]{display:inline-block;height:30px;line-height:26px;text-align:center;margin-bottom:4px;margin-top:4px;border:1px solid #dddddd;}
.o_btn:first-of-type{margin-right:4px;}
.o_btn:last-of-type{margin-left:4px;}
.num_box input[type="text"]{-webkit-box-flex:1;flex:1;background-color:#ffffff;}
.fixed_left_side .colorpicker{text-align:left;margin-top:5px;}
.fixed_left_side .colorpicker .label{font-size:12px;color:#666666;}
.address_box{width:100%;height:60px;line-height:25px;padding:5px;border:1px solid #cccccc;resize:none;/* margin-bottom:10px */}
.fixed_left_side .nowcolor{position:relative;text-align:left;font-size:12px;margin-top:15px;}
.fixed_left_side .btn_submit_box,.index_form_questionnaire .btn_submit_box{/* margin-top:15px; */text-align:center;}
.fixed_left_side .btn_submit,.index_form_questionnaire .btn_submit{display:inline-block;width:120px;height:30px;line-height:30px;background-color:#36bcc5;color:#ffffff;font-size:14px;text-align:center;border-radius:5px;border:0;}
.fixed_left_side.visible{overflow:visible;}
.fixed_left_side .form_box.active{display:block;}
.index_form_questionnaire .btn_submit{display:block;margin:20px auto;height:35px;line-height:35px;}
.hide{display:none;}
.color_block.active{background-image:url('../icon_check.png');background-repeat:no-repeat;background-size:18px 18px;background-position:center center;}
.color_block{display:inline-block;vertical-align:top;width:30px;height:20px;border-radius:2px;margin-right:8px;margin-bottom:8px;}
.c1{background-color:#f15246;}
.c2{background-color:#ffa626;}
.c3{background-color:#ede73d;}
.c4{background-color:#2cbf51;}
.c5{background-color:#3ac2ce;}
.c6{background-color:#78d9f6;}
.c7{background-color:#3574e6;}
.c8{background-color:#cc62c6;}
.c9{background-color:#ffffff;border: solid 1px #e5e5e5;}
.c9.active{background-image:url('../icon_check2.png');background-repeat:no-repeat;background-size:18px 18px;background-position:center center;}
.c10{background-color:#e6e6e6;}
#free_demo .color_block{margin-right:14px;}
#free_demo .color_block:nth-of-type(5n){margin-right:0;}
/* è°ƒæŸ¥é—®å· */
.form_questionnaire{}
.question{border-bottom:1px solid #cccccc;padding:13px 0;/* margin-bottom:5px;*/
 /* padding-left:50px;*/
}
.radio_group{margin-top:10px;}
.radio_group label{margin-right:20px;font-size:15px;}
.radio_group label input[type="radio"]{margin-top:0;}
.radio_group input[type="radio"]+span::before{content:"\a0";/*ä¸æ¢è¡Œç©ºæ&nbsp;¼*/
display:inline-block;vertical-align:middle;font-size:18px;width:10px;height:10px;margin-right:4px;border-radius:50%;border:1px solid #d4d4d4;text-indent:.15em;line-height:1;padding:2px;}
.radio_group input[type="radio"]:checked+span::before{border-color:#eb3349;background-color:#eb3349;background-clip:content-box;}
.radio_group input[type="radio"]{position:absolute;clip:rect(0,0,0,0);}
@media(max-width:767px){.section_block{padding:24px 0;}
.block_title{margin-bottom:16px;}
.zh_tilte{font-size:18px;margin-bottom:10px;}
.zh_tilte::after{width:94px;margin-left:-47px;}
.zh_tilte .decorate{height:3px;bottom:-1px;width:18px;margin-left:-9px;}
.title_slogen{font-size:13px;letter-spacing:2px;}
.obanner_b{display:none;}
.tilte_tag{font-size:12px;display:inline-block;padding:2px 4px;}
.neko_pager a{padding:4px 15px;}
.b_neko_pager{display:none;}
.nav_location{height:40px;line-height:40px;}
.article_page{display:none;}

}
@media(max-width:1024px){
.fixed_left_side,.left_suspension{display:none;}
}
@media (min-width:768px) and (max-width:1024px){.section_block{padding:40px 0;}
.block_title{margin-bottom:20px;}
.zh_tilte{font-size:26px;margin-bottom:10px;}
.zh_tilte::after{width:120px;margin-left:-60px;}
.title_slogen{font-size:18px;}
.tilte_tag{font-size:12px;display:inline-block;padding:3px 6px;}
.article_page{padding:14px 0;margin:30px 0;font-size:14px;}
/* .float_tab{font-size:14px;padding:20px 5px;}
.float_tab span{height:20px;line-height:20px;}
.icon_shrink img{width:16px;}
*/
/* .left_suspension&gt;ul&gt;li{width:50px;height:50px;}
.l_ico{-moz-background-size:22px;background-size:22px;}
*/
}
@media (min-width:768px){.obanner_s{display:none;}
/* .s_neko_pager{display:none;}
*/
.sarticle_page{display:none;}
}
@media (min-width:1025px) and (max-width:1199px){.section_block{padding:35px 0;}
.block_title{margin-bottom:20px;}
.zh_tilte{font-size:30px;margin-bottom:10px;}
.zh_tilte::after{width:140px;margin-left:-70px;}
.title_slogen{font-size:20px;}
.article_page{font-size:14px;}
/* .float_tab{font-size:18px;padding:20px 8px;}
.float_tab span{height:26px;line-height:26px;}
.icon_shrink img{width:16px;}
*/
/* .left_suspension&gt;ul&gt;li{width:50px;height:50px;}
.l_ico{-moz-background-size:24px;background-size:24px;}
*/
}
@media (min-width:1200px) and (max-width:1599px){.section_block{padding:40px 0;}
.block_title{margin-bottom:20px;}
.zh_tilte{font-size:34px;margin-bottom:10px;}
.zh_tilte::after{width:150px;margin-left:-75px;}
.title_slogen{font-size:20px;}
.tilte_tag{font-size:14px;display:inline-block;padding:3px 8px;}
.article_page{font-size:14px;}
/* .float_tab{font-size:20px;padding:30px 8px;}
.float_tab span{height:30px;line-height:30px;}
.icon_shrink img{width:20px;}
*/
/* .left_suspension&gt;ul&gt;li{width:50px;height:50px;}
.l_ico{-moz-background-size:24px;background-size:24px;}
*/
}
.form_succeed{background-color:transparent;box-shadow:none;width:136px;height:98px;}
/* å…è´¹å–æ&nbsp;· */
.freedemo_form{padding:0 6.25%;}
/* .form_title{text-align:center;margin-bottom:30px;}
*/
.freedemo_form .btn_submit{display:block;width:200px;height:55px;line-height:55px;margin:0 auto;color:#ffffff;background-color:#04abb7;border:0;border-radius:4px;font-size:20px;}
.freedemo_form .input_group{margin-bottom:30px;width:42%;float:left;}
.freedemo_form .input_group input[type="text"]{width:100%;height:45px;line-height:40px;border:0;border-bottom:1px solid #a0a0a0;font-size:18px;background-color: #ffffff;}
.freedemo_form .input_group:nth-of-type(odd){margin-right:16%;}
.area_ps{width:100%;margin-bottom:30px;border:1px solid #a0a0a0;padding:10px 18px;}
.freedemo_form textarea{width:100%;height:104px;border:0;resize:none;font-size:16px;background-color: #ffffff;}
input::input-placeholder{color:#cccccc !important;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#cccccc !important;}
input:-moz-placeholder,textarea:-moz-placeholder{color:#cccccc !important;}
input::-moz-placeholder,textarea::-moz-placeholder{color:#cccccc !important;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#cccccc !important;}
.colorpicker{width:100%;text-align:right;position:relative;}
@media(max-width:767px){.colorpicker{text-align:left;}
.color_block{margin:5px 11px;}
}
.colorpicker .label{font-size:18px;color:#666666;right:10px;position:relative;}
.colorpicker .label,.color_group{display:inline-block;vertical-align:bottom;}
.color_item{display:inline-block;width:23px;height:23px;border-radius:50%;border:7px solid;box-sizing:border-box;margin:0 4px;vertical-align:bottom;}
.self_color_box{position:relative;display:inline-block;vertical-align:bottom;}
.color_item.active,.color_item.active .color_pick{-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3);}
.light_blue{border-color:#78d9f6;}
.pink{border-color:#fa84f5;}
.color_pick{margin:0;padding:0;font-size:0;position:absolute;top:50%;left:50%;margin-top:-11px;margin-left:-11px;width:23px;height:23px;z-index:2;opacity:0;}
.self_color{}
.original_color{background-image:url('../self_color.png');background-repeat:no-repeat;background-size:100%;border:0;}
.nowcolor{position:absolute;left:0;bottom:0;font-size:14px;color:#666666;}
body{position:relative;}
.index_form_questionnaire{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.2);z-index:99;}
.index_form_questionnaire_con{width:386px;height:406px;padding:20px;box-sizing:border-box;position:absolute;top:50%;left:50%;margin-top:-203px;margin-left:-193px;background-color:#ffffff;border-radius:5px;box-shadow:0px 0px 8px #aaaaaa;}
.close_form,.lclose_form{position:absolute;right:20px;top:15px;width:15px;height:15px;z-index:2;background:url('../icon_close.png') no-repeat center center;}
.index_form_questionnaire.active{display:block;}
@media(max-width:767px){.freedemo_form{padding:0 4%;}
.freedemo_form .input_group{width:100%;margin-right:0;margin-bottom:20px;}
.freedemo_form .input_group input[type="text"]{height:35px;line-height:35px;font-size:14px;}
.area_ps{border-color:#cfcfcf;padding:5px;}
.freedemo_form .btn_submit{width:100px;height:35px;line-height:35px;font-size:14px;}
.index_form_questionnaire_con{width:300px;height:340px;margin-top:-170px;margin-left:-150px;}
.form_questionnaire .question{padding:5px 0;margin-bottom:8px;}
.colorpicker .label{font-size:14px;}
.nowcolor{position:relative;margin-top:10px;}
}
@media (min-width:768px) and (max-width:1024px){.freedemo_form .btn_submit{width:140px;height:40px;line-height:40px;font-size:16px;}
.freedemo_form .input_group input[type="text"]{height:40px;line-height:40px;font-size:16px;}
}
@media (min-width:1025px) and (max-width:1199px){.freedemo_form .btn_submit{width:140px;height:40px;line-height:40px;font-size:16px;}
.freedemo_form .input_group input[type="text"]{height:40px;line-height:40px;font-size:16px;}
}
@media (min-width:1200px) and (max-width:1599px){.freedemo_form .btn_submit{width:140px;height:45px;line-height:45px;font-size:16px;}
.freedemo_form .input_group input[type="text"]{height:45px;line-height:45px;font-size:16px;}
}
/* å…¬å¸ç®€ä»‹ */
.company_profile{width:100%;margin-top:54px;display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;}
.company_profile .left_text{width:54%;margin-right:6%;}
/* è¶…å‡ºæ»šåŠ¨+è‡ªå®šä¹‰æ»šåŠ¨æ¡ */
.company_profile .left_text .text_detail{padding-right:4%;box-sizing:border-box;font-size:0;overflow-x:hidden;overflow-y:auto;height:272px;}
.company_profile .left_text .text_detail::-webkit-scrollbar{width:4px}
.company_profile .left_text .text_detail::-webkit-scrollbar-thumb{background:#04abb7;}
.company_profile .left_text .text_detail::-webkit-scrollbar-track{background:#dddddd}
.company_profile .left_text .title{margin-bottom:30px;}
.company_profile .left_text .en_title{color:#f2f2f2;font-size:80px;line-height:80px;text-transform:uppercase;}
.company_profile .left_text .zh_title{color:#010101;font-size:36px;line-height:36px;margin-top:-50px;}
.company_profile .left_text .text_detail{color:#484848;}
.company_profile .left_text .text_detail p{margin-bottom:20px;font-size:18px;color:#484848;line-height:35px;text-indent:36px;}
.company_profile .right_img{width:40%;/* padding-bottom:25px;*/
}
.icompany_profile .left_text .text_detail{overflow:auto;height:auto}
.icompany_profile .left_text .text_detail p{font-size:16px;margin-bottom:16px;line-height:35px;text-indent:32px;}
.company_profile .right_img img{width:100%;display:block;}
.btn_more{display:inline-block;padding:10px 25px;background-color:#04abb7;color:#ffffff;font-size:20px;line-height:20px;border-radius:50px;/* margin-top:30px;*/
letter-spacing:5px;margin-bottom:25px;}
.btn_more:hover{color:#ffffff;}
.decorate_down img{width:36px;/* top:-80px;position:relative;*/
}
@media(max-width:767px){.company_profile{flex-wrap:wrap;}
.company_profile{margin-top:24px;}
.company_profile .left_text,.company_profile .right_img{width:100%;margin-right:0;margin-bottom:20px;}
.company_profile .left_text{-webkit-box-ordinal-group:2;order:1;margin-top:14px;}
.company_profile .left_text .text_detail{font-size:14px;text-align:center;}
.company_profile .left_text .title{display:none;}
.btn_more{font-size:14px;padding:6px 20px;}
.company_profile .left_text .text_detail p{margin-bottom:16px;font-size:14px;color:#484848;line-height:28px;}
}
/* @media (min-width:768px) and (max-width:1023px){.company_profile .left_text .text_detail{height:200px;}
} */
@media (min-width:768px) and (max-width:1024px){.company_profile{margin-top:34px;}
.company_profile .left_text .title{margin-bottom:20px;}
.company_profile .left_text .en_title{font-size:50px;line-height:60px;}
.company_profile .left_text .zh_title{font-size:24px;margin-top:-42px;}
.company_profile .left_text .text_detail p{font-size:14px;line-height:24px;}
.btn_more{padding:8px 22px;font-size:14px;}
.company_profile .left_text{width:52%;}
.company_profile .right_img{width:54%;}
}
@media (min-width:1025px) and (max-width:1199px){.company_profile .left_text .title{margin-bottom:26px;}
.company_profile .left_text .en_title{font-size:56px;line-height:60px;}
.company_profile .left_text .zh_title{font-size:26px;margin-top:-42px;}
.company_profile .left_text .text_detail p{font-size:15px;line-height: 30px;}
.btn_more{font-size:14px;padding:6px 20px;}
}
@media (min-width:1200px) and (max-width:1599px){.freedemo_form .btn_submit{width:140px;height:45px;line-height:45px;font-size:16px;}
.freedemo_form .input_group input[type="text"]{height:45px;line-height:45px;font-size:16px;}
.company_profile .left_text .text_detail p{font-size:15px;}
.btn_more{font-size:14px;padding:6px 20px;}
.company_profile .left_text .text_detail p{line-height:30px;margin-bottom:16px;}
}
/* @media (min-width:1024px) and (max-width:1299px){.company_profile .left_text .text_detail{height:212px;}
} */
@media (min-width:1300px) and (max-width:1599px){.company_profile .left_text{width:42%;margin-right:4%;}
.company_profile .right_img{width:40%;}
}
.jscolorstyle h3{font-size:14px;margin:20px;}
.jscolorstyle p{padding:0 0 0 40px;margin:10px 0;}
/* æ˜Žæ˜Ÿäº§å“ */
.decorate_down{text-align: center;
    /* margin-bottom: 1.5em; */
    position: relative;
    top: -56px;
    /* left: 50%; */
    /* margin-left: -18px; */}
.recommended_products .products_menu,.sproducts_menu{text-align:center;/* margin-bottom:10px; */}
.recommended_products .products_menu li,.sproducts_menu li{display:inline-block;vertical-align:top;font-size:18px;margin-bottom:8px;padding:0 15px;border-left:1px solid #666666;}
.recommended_products .products_menu li,.sproducts_menu li:first-of-type{border-left:none;}
.recommended_products .products_menu li,.sproducts_menu li:hover a{color:#04abb7;}
.recommended_products .products_menu li:last-of-type{border-right:0;}
.recommended_products .products_menu li a,.sproducts_menu li a{color:#666666;}
.recommended_products .products_menu li a:hover,.recommended_products .products_menu li.active a,.sproducts_menu li.active a{color:#04abb7;}
.products_show{width:100%;display:-webkit-box;display:flex;flex-wrap:wrap;margin:30px 0;}
.products_menu_box{width: 100%;}
.recommended_products .products_menu,.sproducts_menu{text-align: left;}
.recommended_products .products_menu li,.sproducts_menu li{padding-left:0;padding-right: 30px;}
.products_menu,.sproducts_menu{width: calc(100% - 100px);height:30px;line-height: 22px;overflow: hidden; float:left;}
.more_menu{width: 100px;height: 22px;line-height: 22px;/*  margin-bottom: 10px; */float:right;text-align: right;font-size: 16px;}
@media (max-width:767px){.oproducts_show{display:none;}
}
.products_show_item{width:49%;margin:1% 0;}
.grid figure{position:relative;z-index:1;display:inline-block;overflow:hidden;text-align:center;cursor:pointer;/* height:380px;*/
}
.products_show_item:nth-of-type(odd){margin-right:2%;}
.grid figure img{position:relative;display:block;min-height:100%;width:100%;/* opacity:0.8;*/
}
.more_submenu{text-align:center;}
.more_submenu{cursor:pointer;width:80px;height:30px;color:#1bb3bd;font-size:14px;background:url('../icon_up.png') no-repeat center bottom;background-size:12px;margin:0 auto 10px auto;}
.more_submenu.off{background:url('../icon_s.png') no-repeat center bottom;background-size:12px;}
@media(max-width:767px){.decorate_down img{width:30px;}
/* .recommended_products .products_menu{display:none;} */
.sproducts_menu{text-align:left;margin-bottom:10px;}
.sproducts_menu li{display:inline-block;vertical-align:top;font-size:15px;margin-bottom:8px;padding:0 8px;}
.more_submenu{width:70px;height:28px;}
.recommended_products .products_menu li,.sproducts_menu li{font-size:15px;padding:0 10px;line-height:20px;margin-bottom:20px;}

.recommended_products .products_menu,.sproducts_menu{width: calc(100% - 60px);}
.more_menu{width: 60px; font-size: 12px;}

}

@media (min-width:768px) and (max-width:1024px){
	.recommended_products .products_menu li{font-size:15px;padding:0 10px;line-height:20px;margin-bottom:20px;}
	.more_menu{font-size: 12px;}
}
@media (max-width:1024px){.grid figure figcaption{display:none;}
.spro_name{height:30px;line-height:30px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#666666;}
}
@media (min-width:1025px){.spro_name{display:none;}

.grid figure{-webkit-transition:all 0.3s cubic-bezier(0.55,0,0.1,1);transition:all 0.3s cubic-bezier(0.55,0,0.1,1);-webkit-transition:All 0.3s ease;transition:All 0.3s ease;}

figure.effect-chico img{width:100%;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;transition:opacity 0.35s,transform 0.35s,-webkit-transform 0.35s;-webkit-transform:scale(1);transform:scale(1);}
.grid figure figcaption{padding:2em;color:#fff;text-transform:uppercase;font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.grid figure a{position:absolute;top:0;left:0;width:100%;height:100%;}
figure.effect-chico figcaption{padding:1em 2em;}
.grid figure figcaption::after{pointer-events:none;}
figure.effect-chico p{opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;transition:opacity 0.35s,transform 0.35s,-webkit-transform 0.35s;}
.grid figure h2{word-spacing:-0.15em;font-weight:300;font-size:1.2em;}
.grid figure h2,.grid figure p{margin:0;}
figure.effect-chico h2{padding:0% 0 10% 0;}
.grid figure p{letter-spacing:1px;font-size:90%;}
figure.effect-chico p,figure.effect-chico h2{opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;transition:opacity 0.35s,transform 0.35s,-webkit-transform 0.35s;}
figure.effect-chico p{margin:0 auto;-webkit-transform:scale(1);transform:scale(1);}
.grid figure figcaption,.grid figure a{position:absolute;top:0;left:0;width:100%;height:100%;display:table;box-sizing:border-box;}
.pro_txt_box{display:table-cell;vertical-align:middle;}
.grid figure a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0;}
figure.effect-chico:hover figcaption{background:rgba(0,0,0,0.5);-webkit-transition:background 0.35s;transition:background 0.35s;}
figure.effect-chico:hover img{opacity:1;-webkit-transform:scale(1.12);transform:scale(1.12);}
figure.effect-chico:hover p,figure.effect-chico:hover h2{opacity:1;-webkit-transform:scale(1.12);transform:scale(1.12);}
}

figure.effect-chico h2{ display:inline-block;padding-bottom:0;margin-bottom:20px;position:relative;webkit-transform:rotate(0deg) scale(1) translate(0px,-20px);-webkit-transform:rotate(0deg) scale(1) translate(0px,-20px);transform:rotate(0deg) scale(1) translate(0px,-20px);}
/* figure.effect-chico h2::before{content:"";position:absolute;bottom:0px;height:1px;width:0px;background-color:currentcolor;} */
figure.effect-chico:hover h2{opacity:1;-webkit-transform:rotate(0deg) scale(1) translate(0px,0px);transform:rotate(0deg) scale(1) translate(0px,0px);-webkit-transition:All 1s ease;transition:All 1s ease;}
/* figure.effect-chico:hover h2::before{width:100%;-webkit-transform:rotate(0deg) scale(1) translate(0%,0%);transform:rotate(0deg) scale(1) translate(0%,0%);-webkit-transition:All 1s ease;transition:All 1s ease;} */
figure.effect-chico p{-webkit-transform:rotate(0deg) scale(1) translate(0px,20px);transform:rotate(0deg) scale(1) translate(0px,20px);-webkit-transition:all 0.3s ease;transition:all 0.3s ease; color: #ffffff;}
figure.effect-chico:hover p{opacity:1;-webkit-transform:rotate(0deg) scale(1) translate(0px,0px);transform:rotate(0deg) scale(1) translate(0px,0px);-webkit-transition:All 1s ease;transition:All 1s ease;}
.grid figure figcaption{color:#ffffff;}
/* .grid figure:hover{box-shadow:rgba(0,0,0,0.188235) 0px 10px 20px 0px;-webkit-transform:translate3d(0px,-2px,0px);transform:translate3d(0px,-2px,0px);} */
figure.effect-chico:hover figcaption{background-color:rgba(0,0,0,0.65);}
figure.effect-chico:hover img{-webkit-transition:All 1s ease;transition:All 1s ease;}


/* å®‰å…¨ä¿éšœ */
.credentials{}
.credentials_swiper{position:relative;padding:0 10%;outline:none;}
.credentials_swiper .swiper-button-next,.credentials_swiper .swiper-button-prev{background:#04abb7;width:60px;height:50px;border-radius:4px;}
.credentials_swiper .swiper-button-next,.credentials_swiper .swiper-button-prev{content:'';background:#04abb7 url('../icon_left.png') no-repeat center center;background-size:20px 40px;}
.credentials_swiper .swiper-button-prev:after,.credentials_swiper .swiper-container-rtl .swiper-button-next:after{content:'';}
.credentials_swiper .swiper-button-next:after,.credentials_swiper .swiper-container-rtl .swiper-button-prev:after{content:'';}
.credentials_swiper .swiper-button-next{-webkit-transform:rotate(180deg);transform:rotate(180deg);}
.credentials_swiper .swiper-button-next,.credentials_swiper .swiper-container-rtl .swiper-button-prev{right:0%;}
.credentials_swiper .swiper-button-prev,.credentials_swiper .swiper-container-rtl .swiper-button-next{left:0%;}
.credentials_swiper .honor_img{width:100%;}
.honor_name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000000;font-size:18px;}
@media(max-width:767px){.credentials_swiper{padding:0 6%;}
.credentials_swiper .swiper-button-next,.credentials_swiper .swiper-button-prev{background-size:15px 30px;width:40px;height:40px;}
.honor_name{font-size:14px;}
}
@media (min-width:768px) and (max-width:1024px){.honor_name{font-size:14px;}
}
/* å…¨å›½å„åœ°ä¸“å®¶å£ç¢‘åŠ›è */
.area_box{padding:0 10%;}
.area_box img{display:block;width:100%;}
@media(max-width:767px){.area_box{padding:0 5%;}
}
/* åº•éƒ¨ */
.footer{background-color:#f1f5f6;width:100%;/* margin-top:40px;*/
}
.footer_top{padding:2em 0;border-bottom:1px solid #cccccc;}
.footer_top_con{width:100%;display:-webkit-box;display:flex;}
.footer_top_item.right{-webkit-box-flex:1;flex:1;}
.lxwm{margin-bottom:1em;}
.lxwm .zh_title{font-size:24px;line-height:40px;}
.lxwm .en_title{font-size:13px;color:#666666;}
.erweima img{width:48%;display:inline-block;margin-right:2%;margin-bottom:2%;max-width:110px;}
.address_con p{font-size:16px;margin:6px 0;color:#454444;}
.footer_bottom{text-align:center;padding:10px 0;color:#949494;}
.footer_bottom p{font-size:14px;}
.fixed_sfooter{display:none;}
.ewmleft p{font-size:30px;line-height:40px;}
.footer_top_item.lxleft{width:20%;margin-right:2%;}
.footer_top_item.ewmleft{width:33%;margin-right:7%;}
.erweima{margin-top:20px;width:100%;margin-left: -10%;}
@media(max-width:767px){.footer{display:none;}
.phone_footer{margin:30px 0 90px 0;}
.fixed_sfooter{width:100%;z-index:20;position:fixed;bottom:0;left:0;display:-webkit-box;display:flex;flex-wrap:nowrap;background-color:#ffffff;padding:10px 0;}
.sf_item{-webkit-box-flex:1;flex:1;display:inline-block;text-align:center;}
.totop{text-align:center;margin-bottom:20px;height:40px;line-height:40px;background-color:#f7f8f8;}
.totop a span{color:#04abb7;font-size:16px;display:inline-block;vertical-align:middle;}
.totop a img{display:inline-block;vertical-align:middle;}
.phone_f_address{text-align:center;font-size:14px;color:#666666;}
.sfooter_icon{display:inline-block;width:40px;height:20px;background-size:auto 100%;background-repeat:no-repeat;background-position:center;}
.sfooter_icon.icon_call{background-image:url('../icon_call.png');}
.sfooter_icon.icon_message{background-image:url('../icon_message.png');}
.sfooter_icon.icon_map{background-image:url('../icon_map.png');}
.sfooter_icon.icon_ly{background-image:url('../icon_ly.png');}
.sfooter_icon.icon_qq{background-image:url('../icon_qq.png');}
}
@media (min-width:768px) and (max-width:1024px){.lxwm .zh_title{font-size:18px;line-height:30px;}
.lxwm .en_title{font-size:13px;}
.address_con p{font-size:12px;}
.ewmleft p{font-size:18px;line-height:30px;}
}
@media (min-width:768px){.phone_footer{display:none;}
}
@media (min-width:1025px) and (max-width:1199px){.lxwm .zh_title{font-size:22px;line-height:30px;}
.lxwm .en_title{font-size:14px;}
.address_con p{font-size:14px;}
.ewmleft p{font-size:22px;line-height:30px;}
}
@media (min-width:1200px) and (max-width:1599px){.lxwm .zh_title{font-size:24px;line-height:30px;}
.lxwm .en_title{font-size:16px;}
.address_con p{font-size:14px;}
.ewmleft p{font-size:24px;line-height:30px;}
}
/* å…¶ä»–é¡µé¢-å…¬å¸ç®€ä»‹ */
.opage_main{/* margin-top:30px; */}
@media (max-width:768px){.opage_main{margin-top:20px;}
}
.company_ideo h1{color:#04abb7;padding-bottom:10px;letter-spacing:6px;}
.company_ideo h5{color:#666666;}
/* æ–‡ç«&nbsp;åˆ—è¡¨é¡µ */
.onews_list{width:100%;}
/* .onews_list_box{padding:50px 0;}
*/
.onews_list li{width:100%;margin-top:4em;}
.onews_list li a{display:-webkit-box;display:flex;width:100%;}
.news_img{width:16%;margin-right:2%;}
.news_img img{display:block;width:100%;}
.news_text{-webkit-box-flex:1;flex:1;width:83%;}
.news_text_wrap{width:100%;font-size:0;border-bottom:1px dashed #d6d6d6;padding-bottom:16px;position:relative;}
.news_text_wrap:after{content:'';width:20px;height:20px;background:url('../icon_news.png') no-repeat center center;background-size:100%;position:absolute;left:0;bottom:-20px;}
.news_date{display:inline-block;width:18%;vertical-align:top;}
.news_date .m_d{font-size:36px;line-height:40px;font-weight:400;color:#666666}
.news_date .year{font-size:16px;line-height:20px;color:#666666}
.news_describe{display:inline-block;width:82%;vertical-align:top;}
.news_describe .news_title{font-size:18px;line-height:30px;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000000;}
.news_describe .news_ps{font-size:18px;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#666666;}
.onews_list li a:hover .news_title{color:#04abb7;}
.article_con{padding:10px;color:#666666;margin-top:30px;border-top:1px solid #e0e0e0;}
.article_con p{font-size:18px;line-height:1.8;margin-bottom:10px;}
.article_con img{width:100%;display:block;}
.article_title{color:#000000;font-size:32px;line-height:40px;margin-bottom:24px;text-align:center;}
.article_ps{color:#666666;font-size:16px;text-align:center;}
.article_ps span,.article_share{margin:0 20px;display:inline-block;vertical-align:middle;}
/* .bshare-custom a{background-position:center center;background-repeat: no-repeat;} */
.bshare-custom .bshare-sinaminiblog{background:url('../icon_xlwb.png') no-repeat center center !important;font-size:0;}
.bshare-custom .bshare-sinaminiblog:hover{background:url('../icon_xlwb2.png') no-repeat center center!important;}
.bshare-custom .bshare-qqmb{background:url('../icon_txwb.png') no-repeat center center !important;font-size:0;}
.bshare-custom .bshare-qqmb:hover{background:url('../icon_txwb2.png') no-repeat center center!important;}
.bshare-custom .bshare-qzone{background:url('../icon_kj.png') no-repeat center center!important;font-size:0;}
.bshare-custom .bshare-qzone:hover{background:url('../icon_kj2.png') no-repeat center center !important;font-size:0;}
.bshare-custom #bshare-shareto{font-size:16px;color:#666666 !important;font-weight:normal !important;}
.bshare-custom a{margin:0 6px;}

.news_img img{transform:rotate(0deg) scale(1) translate(0%,0%);transition:All 0.5s ease;-ms-transform:rotate(0deg) scale(1) translate(0%,0%);-o-transform:rotate(0deg) scale(1) translate(0%,0%);-moz-transform:rotate(0deg) scale(1) translate(0%,0%);-webkit-transform:rotate(0deg) scale(1) translate(0%,0%);-ms-transition:All 0.5s ease;-o-transition:All 0.5s ease;-moz-transition:All 0.5s ease;-webkit-transition:All 0.5s ease;}
.onews_list li a:hover .news_img img{-webkit-transform:rotate(0deg) scale(1.05) translate(0%,0%);transform:rotate(0deg) scale(1.05) translate(0%,0%);-webkit-transition:All 0.5s ease;transition:All 0.5s ease;}
.news_text{-webkit-transition:All 0.5s ease;transition:All 0.5s ease;box-sizing: border-box;}
.onews_list li a:hover .news_text{padding-left:30px;}


@media(max-width:767px){.sub_leftmenu a{font-size:16px;padding:0 10px;}
.onews_list{display:none;}
.osnews_list{margin:30px 0;}
.osnews_list li{border-bottom:1px solid #cccccc;padding:5px;}
.osnews_list li a{display:inline-block;padding:0 20px;width:100%;position:relative;}
.snews_title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#666666;font-size:14px;line-height:30px;}
.osnews_list li a:before{content:"";width:6px;height:10px;background:url('../icon_dotted.png') no-repeat center center;background-size:100%;position:absolute;left:0;top:10px;}
.osnews_list li a:after{content:'';width:6px;height:20px;background:url('../icon_angleR.png') no-repeat center center;background-size:100%;position:absolute;right:0;top:6px;}
.article_title{font-size:20px;line-height:30px;margin-bottom:10px;}
.article_ps{font-size:12px;}
.article_con{margin-top:20px;}
.article_con p{font-size:14px;}
}
@media (min-width:768px){.osnews_list{display:none;}
}
@media (min-width:768px) and (max-width:1024px){.news_date .m_d{font-size:26px;}
.news_date .year{font-size:14px;}
.news_text_wrap{padding-bottom:10px;}
.news_describe .news_title,.news_describe .news_ps{font-size:15px;line-height:24px;}
.article_title{font-size:22px;line-height:30px;margin-bottom:10px;}
.article_ps{font-size:12px;}
.article_con{margin-top:20px;}
.article_con p{font-size:14px;}
}
@media (min-width:1025px){}
@media (min-width:1025px) and (max-width:1199px){.news_date .m_d{font-size:28px;}
.news_date .year{font-size:14px;}
.news_describe .news_title,.news_describe .news_ps{font-size:15px;}
.article_title{font-size:24px;line-height:35px;margin-bottom:20px;}
.article_ps{font-size:14px;}
.article_con{margin-top:20px;}
.article_con p{font-size:15px;}
}
@media (min-width:1200px) and (max-width:1599px){.news_date .m_d{font-size:32px;}
.news_date .year{font-size:15px;}
.news_describe .news_title,.news_describe .news_ps{font-size:16px;}
.article_title{font-size:28px;line-height:35px;margin-bottom:22px;}
.article_ps{font-size:14px;}
.article_con{margin-top:20px;}
.article_con p{font-size:16px;}
}
/* æ¡ˆä¾‹ */
@media (max-width:767px){.applications_item{width:49%;margin-right:2%;margin-bottom:2%;}
.applications_item:nth-of-type(2n){margin-right:0%;}
}
@media (min-width:768px){.applications_item{width:49%;margin-right:2%;margin-bottom:2%;}
.applications_item:nth-of-type(2n){margin-right:0%;}
}
.pc-slide{width:600px;margin:20px auto;border:1px solid #e5e5e5;}
.view .swiper-container{width:100%;}
.view:hover .arrow{display:block;}
.view .arrow{display:none;position:absolute;top:50%;margin-top:-35px;width:70px;height:70px;z-index:10;}
.view .arrow-left{background:url("../prev.png") no-repeat center;left:10px;}
.view .arrow-right{background:url("../next.png") no-repeat center;right:10px;}
.view img{width:100%;}
.preview{padding:0 40px;width:calc(100% - 10px);margin:22px 5px;position:relative;}
.preview .swiper-slide{opacity:0.6;height:100%;}
.preview .arrow{position:absolute;top:0;width:30px;height:100%;z-index:2;}
.preview .arrow-left{background:#a2a2a2 url("../icon_left.png") no-repeat center;left:0px;background-size:17px 29px;}
.preview .arrow-right{background:#a2a2a2 url("../icon_left.png") no-repeat center;right:0px;background-size:17px 29px;-webkit-transform:rotate(180deg);transform:rotate(180deg);}
.preview img{padding:1px;width:100%}
.preview .active-nav img{padding:0;border:1px solid #04abb7;}
.preview .swiper-slide.active-nav{opacity:1;}
.preview .arrow:hover{background-color:#666666;}
.swiper-slide img{width:100%;display:block;}
.case_detail{margin:40px 0;}
.case_detail_title{display:inline-block;padding:10px 22px;background-color:#04abb7;color:#ffffff;font-size:16px;z-index:2;}
.case_detail_con{border:1px solid #d1d1d1;padding:20px;color:#666666;margin-top:-1px;}
.case_detail_con img{max-width:100%;display:block;}
.case_detail_con p,.pro_detail_con p{font-size:18px;margin-bottom:20px;}
.swiper-slide img{width:100%;display:block;}
/* äº§å“é¡µ */
.gallery-top{height:500px;width:100%;}
.gallery-top .swiper-slide img{height:100%;width:auto;max-width:100%;}
.gallery-thumbs{box-sizing:border-box;padding:30px 0;}
.gallery-thumbs .swiper-slide{width:25%;height:100%;opacity:0.6;}
.gallery-thumbs .swiper-slide{border:1px solid #d4d4d4;}
.gallery-thumbs .swiper-slide-thumb-active{opacity:1;border:1px solid #04abb7;}
/* äº§å“è¯¦æƒ…é¡µ */
.gallery-top .swiper-button-next.swiper-button-white,.gallery-top .swiper-button-prev.swiper-button-white{width:60px;height:60px;border-radius:4px;background-color:#666666;}
.gallery-top .swiper-button-next:after,.gallery-top .swiper-button-prev:after{font-size:26px;}
.pro_detail_block{margin-top:40px;background-color:#fafafa;padding:40px 0;}
.product_inventory{background-color:#ffffff;padding:40px 0;}
.pro_detail_title,.product_inventory .title{border-bottom:1px solid #cccccc;margin-bottom:20px;color:#000000;font-size:24px;padding-bottom:14px;}
/* .product_inventory .swiper-slide{border:1px solid #bfbfbf;}
*/
/* .product_inventory .swiper-slide.swiper-slide-active{border-color:#05abb7;} */
.product_inventory .proname{height:30px;line-height:30px;text-align:center;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.product_inventory .swiper-slide img{width:100%;border:1px solid #bfbfbf;box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.product_inventory .swiper-slide img:hover{border-color:#05abb7;}
.pro_detail_con img{display:block;max-width:100%;}
/* .product_inventory .swiper-slide.swiper-slide-active img{border-color:#05abb7;} */

.product_inventory_swiper {position: relative;}
.product_inventory_swiper .swiper-button-prev,.product_inventory_swiper .swiper-button-next{top: 50%;margin-top: -15px; display: inline-block;width: 16px;height: 30px;background:url('../icon_spleft.png') no-repeat center center;opacity: 0.5;}
.product_inventory_swiper .swiper-button-prev{left: -40px;}
.product_inventory_swiper .swiper-button-next{-webkit-transform: rotate(180deg);transform: rotate(180deg);right: -40px;}
.product_inventory_swiper .swiper-button-prev:hover,.product_inventory_swiper .swiper-button-next:hover{opacity: 1;}

@media (max-width:767px){.pc-slide,.pc_pro_slide{display:none;}

.product_inventory_swiper{padding:0 30px;}
.product_inventory_swiper .swiper-button-prev{left: 0px;}
.product_inventory_swiper .swiper-button-next{right: 0px;}
.case_detail_title{font-size:14px;padding:4px 20px;}
.case_detail_con{padding:10px;}
.case_detail_con p,.pro_detail_con p{font-size:13px;margin-bottom:10px;}
.pro_detail_block{margin-top:20px;background-color:#fafafa;padding:20px 0;}
.pro_detail_title,.product_inventory .title{font-size:18px;padding-bottom:10px;margin-bottom:10px;}
.phone_slide{margin-top:20px;}
}
@media (min-width:768px){.phone_slide{display:none;}
}
@media (min-width:768px) and (max-width:1024px){
.gallery-top{height:320px;}
.pc_pro_slide{width:80%;margin:20px auto;}
.gallery-top .swiper-button-next.swiper-button-white,.gallery-top .swiper-button-prev.swiper-button-white{width:40px;height:40px;}
.product_inventory_swiper{padding:0 40px;}
.product_inventory_swiper .swiper-button-prev{left: 0px;}
.product_inventory_swiper .swiper-button-next{right: 0px;}
}
@media (min-width:768px) and (max-width:1399px){.gallery-top{height:400px;width:100%;}
.gallery-top .swiper-button-next.swiper-button-white,.gallery-top .swiper-button-prev.swiper-button-white{width:50px;height:50px;}
.case_detail_con{padding:15px;}
.case_detail_con p,.pro_detail_con p{font-size:14px;margin-bottom:14px;}
}
/* è”ç³»æˆ‘ä»¬ */
.pcontactus{width:100%;padding-top:35px;padding-bottom:80px;background-color:#ffffff;}
.pcontactus_con{width:100%;display:-webkit-box;display:flex;flex-wrap:wrap;}
.pcontactus_left{width:40%;}
.pcontactus_right{width:60%;}
.pcontactus_right{padding:0px 0px 0px 4%;/* padding-left:16%;*/}
.pcontactus_right p{font-size:18px;margin-bottom:16px;}
.btn_group{width:100%;margin-top:26px;}
.btn_group a{display:inline-block;padding:8px 20px;margin-right:60px;color:#ffffff;background-color:#04abb7;border-radius:4px;font-size:18px;}
.lxwm_map{width:100%;background-color:#f8f8f8;padding:60px 0;}
#map{box-shadow:0 0 8px 2px #D8DBD9;}
#map h2{font-size:20px;color:#cc5827;margin-bottom:8px;}
#map p{font-size:14px;line-height:22px;}
#map img{max-width:28px;}
#map{width:100%;}
@media(max-width:767px){.pcontactus_left,.pcontactus_right{width:100%;text-align:center;padding-left: 0;}
.pcontactus_left{display:none;}
.btn_group{text-align:center;}
.btn_group a{margin:0 10px;font-size:13px;padding:4px 14px;}
.BMap_omOutFrame{width:50px;height:50px;}
.pcontactus,.lxwm_map{padding:30px 0;}
#map h2{font-size:14px;margin-bottom:4px;}
#map p{font-size:12px;line-height:18px;}
#map img{max-width:28px;}
.pcontactus_right h2{font-size:22px;}
.pcontactus_right p{font-size:14px;margin-bottom:10px;}
#map{height:320px;}
}
@media (min-width:768px) and (max-width:1024px){.pcontactus_left{width:40%;}
.pcontactus_right{width:60%;}
.pcontactus_right h2{font-size:22px;}
.pcontactus_right p{font-size:13px;line-height:1.8;margin-bottom:8px;}
#map{height:400px;}
.btn_group{margin-top:20px;}
.btn_group a{padding:4px 20px;font-size:14px;}
}
@media (min-width:1400px){#map{height:600px;}
}
.sproducts_show{width:100%;font-size:0;text-align:left;margin:20px 0;}
.sproducts_show .sproducts_item{width:49%;margin-right:2%;margin-bottom:2%;display:inline-block;vertical-align:top;}
.sproducts_show .sproducts_item:nth-of-type(2n){margin-right:0;}
.sproducts_show .sproducts_item a{display:block;width:100%;}
.sproducts_show .sproducts_item img{display:block;width:100%;}
.sproducts_show .sproducts_item .spro_name{height:35px;line-height:30px;text-align:center;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#666666;}
@media screen and (max-width:1199px){.oproducts_show{display:none;}
}
@media (min-width:1200px){.sproducts_show{display:none;}
}

.mfp-figure::after{box-shadow: none!important;}
img.mfp-img,.mfp-image-holder .mfp-content{max-width: 87%!important;}</pre></body></html>